bitkeeper revision 1.1159.1.165 (4151594cmY68ImBqRlb00RkEm61RcQ)
authormjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Wed, 22 Sep 2004 10:51:56 +0000 (10:51 +0000)
committermjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Wed, 22 Sep 2004 10:51:56 +0000 (10:51 +0000)
commitc2c9f7989da8063bd50c93ac4ffbfe2dd1fecd9b
treedf9569a0657aaf424a6778d76f16557179477fff
parenta23e4c0121b63cb891005234a88d59f497d0f72c
bitkeeper revision 1.1159.1.165 (4151594cmY68ImBqRlb00RkEm61RcQ)

Split the xend client code into separate synch and asynch client
protocols, and load the asynch one on demand. This speeds up xm
as it doesn't load the asynch code.
.rootkeys
tools/examples/README
tools/python/xen/sv/DomInfo.py
tools/python/xen/xend/XendAsynchProtocol.py [new file with mode: 0644]
tools/python/xen/xend/XendClient.py
tools/python/xen/xend/XendProtocol.py [new file with mode: 0644]